home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2001 May / SGI Freeware 2001 May - Disc 2.iso / dist / fw_libxml.idb / usr / freeware / lib / xmlConf.sh.z / xmlConf.sh
Text File  |  2001-04-12  |  233b  |  9 lines

  1. #
  2. # Configuration file for using the XML library in GNOME applications
  3. #
  4. XML_LIBDIR="-L${ROOT}/usr/freeware/${ABILIB-lib}"
  5. XML_LIBS="-lxml -lz  "
  6. XML_INCLUDEDIR="-I${ROOT}/usr/freeware/include/gnome-xml"
  7. MODULE_VERSION="xml-1.8.11"
  8.  
  9.